1 我们简单的实现了一对多,如果复杂的页面,还需要自己写页面。

  1. 目前只支持附表内容使用input或者select,字典,以及日期插件,其他的暂时不支持

输入图片说明

2 首先子附表 js 配置

{name:’plate_number’,title:’车牌号’,type:’input’,required:true,one2x:true}, 主要是one2x

3 主表js配置

  1. {title: '车牌绑定',type:'one2x',namespace:'pay_inside_plate_bind'}